The ImagickDraw class
PHP Manual

ImagickDraw::getVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Descripción

string ImagickDraw::getVectorGraphics ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.

Valores retornados

Returns a string containing the vector graphics.


The ImagickDraw class
PHP Manual